Bug 556835 – gtkentry.c: variable is declared at middle of block
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Oct 2008 04:18:48 +0000 (04:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 24 Oct 2008 04:18:48 +0000 (04:18 +0000)
commit5899bbd492afaee78e85c1332cadc42824430388
tree19bccc47f6740360ffa6ab0c9546feae3ac3cf77
parentcdef5cdc49a4459ef7af7c96d0e09c861455a22c
Bug 556835 – gtkentry.c: variable is declared at middle of block

2008-10-24  Matthias Clasen  <mclasen@redhat.com>

        Bug 556835 – gtkentry.c: variable is declared at middle of block

        * gtk/gtkentry.c (gtk_entry_copy_clipboard): Fix a C99ism pointed
        out by Kazuki Iwamoto

svn path=/trunk/; revision=21707
ChangeLog
gtk/gtkentry.c